derelict_extras-glib ~master (2022-04-09T03:18:16.0133507)
Dub
Repo
g_hook_insert_before
derelict
glib
ghook
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
void
g_hook_insert_before
(GHookList* hook_list, GHook* sibling, GHook* hook)
version(Derelict_Link_Static)
extern (
C
) extern (
C
) nothrow
void
g_hook_insert_before
(
GHookList
*
hook_list
,
GHook
*
sibling
,
GHook
*
hook
)
da_g_hook_insert_before
g_hook_insert_before
;
Meta
Source
See Implementation
derelict
glib
ghook
aliases
GHook
GHookCheckFunc
GHookCheckMarshaller
GHookCompareFunc
GHookFinalizeFunc
GHookFindFunc
GHookFlagMask
GHookFunc
GHookList
GHookMarshaller
da_g_hook_alloc
da_g_hook_compare_ids
da_g_hook_destroy
da_g_hook_destroy_link
da_g_hook_find
da_g_hook_find_data
da_g_hook_find_func
da_g_hook_find_func_data
da_g_hook_first_valid
da_g_hook_free
da_g_hook_get
da_g_hook_insert_before
da_g_hook_insert_sorted
da_g_hook_list_clear
da_g_hook_list_init
da_g_hook_list_invoke
da_g_hook_list_invoke_check
da_g_hook_list_marshal
da_g_hook_list_marshal_check
da_g_hook_next_valid
da_g_hook_prepend
da_g_hook_ref
da_g_hook_unref
enums
_Anonymous_0
functions
g_hook_alloc
g_hook_compare_ids
g_hook_destroy
g_hook_destroy_link
g_hook_find
g_hook_find_data
g_hook_find_func
g_hook_find_func_data
g_hook_first_valid
g_hook_free
g_hook_get
g_hook_insert_before
g_hook_insert_sorted
g_hook_list_clear
g_hook_list_init
g_hook_list_invoke
g_hook_list_invoke_check
g_hook_list_marshal
g_hook_list_marshal_check
g_hook_next_valid
g_hook_prepend
g_hook_ref
g_hook_unref
structs
_GHook
_GHookList